Skip to main content

FunctionCompileExportByteArray

FunctionCompileExportByteArray[fspec] gives a byte array of binary LLVM code obtained by compiling the function specification fspec.

FunctionCompileExportByteArray[defs,fspec] uses the auxiliary definitions defs for compilation.

FunctionCompileExportByteArray[fspec,"format"] gives a byte array of binary code in the specified format.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.